Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes for Flux v0.15 #550

Merged
merged 7 commits into from
Dec 9, 2024
Merged

changes for Flux v0.15 #550

merged 7 commits into from
Dec 9, 2024

Conversation

CarloLucibello
Copy link
Member

This PR bump Flux to v0.15 and Functors to v0.5.

Everything is smooth except our temporal layers, which are based on Flux's recurrent layers.
Flux went through a major redesign of its recurrent layers in FluxML/Flux.jl#2500.
As a consequence, we have to adapt the temporal layers' interface here.

For the time being, I've only adapted the TGCN layer, and commented out the other layers.

@CarloLucibello CarloLucibello merged commit a6700c3 into master Dec 9, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant